跳到主要内容

Class ColorExtension

Provides extension suport for Color.

Methods

SetA(Color self, float a)

public static Color SetA(Color self, float a)

SetR(Color self, float r)

public static Color SetR(Color self, float r)

SetG(Color self, float g)

public static Color SetG(Color self, float g)

SetB(Color self, float b)

public static Color SetB(Color self, float b)

RGBToHEX(Color self)

public static string RGBToHEX(Color self)